For reproducibility we need to set up a date that's not depending on the
current time and timezone. We add a extra asciidoc control field
'revdate' and expand the variable behind that while building the package
with the date from the changelog file.
Note!
Unfortunately using the modified files in the way it's originally
intended breaks the build of the source by using dpkg-buildpackage twice
in a row. Until this issue is solved the added fields are now commented
out.
Forwarded: Not-Needed
Gbp-Pq: Topic reproducibility
Gbp-Pq: Name doc-Add-field-revdate-to-asciidoc-files.patch
For reproducibility we need to set up a date that's not depending on the
current time and timezone. We add a extra asciidoc control field
'revdate' and expand the variable behind that while building the package
with the date from the changelog file.
Note!
Unfortunately using the modified files in the way it's originally
intended breaks the build of the source by using dpkg-buildpackage twice
in a row. Until this issue is solved the added fields are now commented
out.
Forwarded: Not-Needed
Gbp-Pq: Topic reproducibility
Gbp-Pq: Name doc-Add-field-revdate-to-asciidoc-files.patch
For reproducibility we need to set up a date that's not depending on the
current time and timezone. We add a extra asciidoc control field
'revdate' and expand the variable behind that while building the package
with the date from the changelog file.
Note!
Unfortunately using the modified files in the way it's originally
intended breaks the build of the source by using dpkg-buildpackage twice
in a row. Until this issue is solved the added fields are now commented
out.
Forwarded: Not-Needed
Gbp-Pq: Topic reproducibility
Gbp-Pq: Name doc-Add-field-revdate-to-asciidoc-files.patch
For reproducibility we need to set up a date that's not depending on the
current time and timezone. We add a extra asciidoc control field
'revdate' and expand the variable behind that while building the package
with the date from the changelog file.
Note!
Unfortunately using the modified files in the way it's originally
intended breaks the build of the source by using dpkg-buildpackage twice
in a row. Until this issue is solved the added fields are now commented
out.
Forwarded: Not-Needed
Gbp-Pq: Topic reproducibility
Gbp-Pq: Name doc-Add-field-revdate-to-asciidoc-files.patch
For reproducibility we need to set up a date that's not depending on the
current time and timezone. We add a extra asciidoc control field
'revdate' and expand the variable behind that while building the package
with the date from the changelog file.
Note!
Unfortunately using the modified files in the way it's originally
intended breaks the build of the source by using dpkg-buildpackage twice
in a row. Until this issue is solved the added fields are now commented
out.
Forwarded: Not-Needed
Gbp-Pq: Topic reproducibility
Gbp-Pq: Name doc-Add-field-revdate-to-asciidoc-files.patch
For reproducibility we need to set up a date that's not depending on the
current time and timezone. We add a extra asciidoc control field
'revdate' and expand the variable behind that while building the package
with the date from the changelog file.
Note!
Unfortunately using the modified files in the way it's originally
intended breaks the build of the source by using dpkg-buildpackage twice
in a row. Until this issue is solved the added fields are now commented
out.
Forwarded: Not-Needed
Gbp-Pq: Topic reproducibility
Gbp-Pq: Name doc-Add-field-revdate-to-asciidoc-files.patch
For reproducibility we need to set up a date that's not depending on the
current time and timezone. We add a extra asciidoc control field
'revdate' and expand the variable behind that while building the package
with the date from the changelog file.
Note!
Unfortunately using the modified files in the way it's originally
intended breaks the build of the source by using dpkg-buildpackage twice
in a row. Until this issue is solved the added fields are now commented
out.
Forwarded: Not-Needed
Gbp-Pq: Topic reproducibility
Gbp-Pq: Name doc-Add-field-revdate-to-asciidoc-files.patch
For reproducibility we need to set up a date that's not depending on the
current time and timezone. We add a extra asciidoc control field
'revdate' and expand the variable behind that while building the package
with the date from the changelog file.
Note!
Unfortunately using the modified files in the way it's originally
intended breaks the build of the source by using dpkg-buildpackage twice
in a row. Until this issue is solved the added fields are now commented
out.
Forwarded: Not-Needed
Gbp-Pq: Topic reproducibility
Gbp-Pq: Name doc-Add-field-revdate-to-asciidoc-files.patch
For reproducibility we need to set up a date that's not depending on the
current time and timezone. We add a extra asciidoc control field
'revdate' and expand the variable behind that while building the package
with the date from the changelog file.
Note!
Unfortunately using the modified files in the way it's originally
intended breaks the build of the source by using dpkg-buildpackage twice
in a row. Until this issue is solved the added fields are now commented
out.
Forwarded: Not-Needed
Gbp-Pq: Topic reproducibility
Gbp-Pq: Name doc-Add-field-revdate-to-asciidoc-files.patch
* [139e7f5] New upstream version 7.0.8+dfsg
* [b5ed954] Rebuild patch queue from patch-queue branch
+ Just refreshed existing patches.
* [0572553] d/control: Bump kicad-* versions to >= 7.0.0~
(Closes: #1050882)
* [195174f] d/kicad.lintian-overrides: Small adjustment about wTH/wtH
* [ba72234] d/kicad.lintian-overrides: be more lazy on arch paths
* [7ee9704] d/copyright: File common/lockfile.cpp was removed
For reproducibility we need to set up a date that's not depending on the
current time and timezone. We add a extra asciidoc control field
'revdate' and expand the variable behind that while building the package
with the date from the changelog file.
Note!
Unfortunately using the modified files in the way it's originally
intended breaks the build of the source by using dpkg-buildpackage twice
in a row. Until this issue is solved the added fields are now commented
out.
Forwarded: Not-Needed
Gbp-Pq: Topic reproducibility
Gbp-Pq: Name doc-Add-field-revdate-to-asciidoc-files.patch
* [5ab605a] New upstream version 7.0.7+dfsg
* [3a7f4d5] Rebuild patch queue from patch-queue branch
+ added patch:
debian-hacks/KiCadFullVersion-Drop-hyphen-in-the-string.patch
+ dropped patch (applied upstream):
fixes/Fix-dblatex-options-within-cmake-file.patch
+ modified/renamed patch:
reproducibility/add-field-revdate-to-asciidoc-files-of-documentation.patchi
-> debian/patches/reproducibility/doc-Add-field-revdate-to-asciidoc-files.patch
* [b4306e8] d/rules: Add KICAD_VERSION_EXTRA to DEB_KICAD_CMAKE_OPTS
Use the option to set a suffix to the by CMake provided version string
through a configure option, by this we don't need to modify source code
file before start the package build. This would break calling
dpkg-buildpackage twice as dpkg-source will detect modification within
the source if called after the first build.
* [e571530] d/rules: Add target override_dh_clean
Clean out debian/build if exists, would also break dpkg-source.
(Closes: #1047477)
* [ff93a8a] d/rules: Resize the icon in the package data
Do not modify the XPM based icon within the source, same again, dpkg-source
will detect modified source then.
* [81bb2e8] d/rules: Don't modify Asciidoc files for now
Adding a uniqe timestamp to the Asciidoc files will need more effort,
the build isn't reproducible anyway, so drop that modification while build
for now.
* [1bc5733] d/rules: Drop non existing options from DEB_KICAD_CMAKE_OPTS
Some of previous used and needed CMake options are now no longer
provided or required any longer.